* subr.el (remove-overlays): Make arguments optional.
authorMasatake YAMATO <jet@gyve.org>
Tue, 27 Apr 2004 21:00:31 +0000 (21:00 +0000)
committerMasatake YAMATO <jet@gyve.org>
Tue, 27 Apr 2004 21:00:31 +0000 (21:00 +0000)
commit220414e24ad63836741b9396dad6e01139002caa
treebf17a14aefe79f4be316667de1178176d1b72d70
parenta9d8ce18f2cdf018b13c49bc48ca02c2d0442cf7
* subr.el (remove-overlays): Make arguments optional.

* wid-edit.el (widget-specify-button): Put evaporate to the
overlay for sample.
(widget-specify-sample): Put evaporate to the overlay for sample.
(widget-specify-doc): Put evaporate to the overlay for documentation.

* etc/NEWS: Write about remove-overlays's arguments.

* man/widget.texi: Add remove-overlays to the example.
etc/NEWS
lisp/ChangeLog
lisp/subr.el
lisp/wid-edit.el
man/ChangeLog
man/widget.texi